SendToDisk property (MyCapture)


           

Returns/sets if capture is saved to disk. Make sure you have specified a filename .

Property type

A Boolean value.

Syntax

object.SendToDisk [= value]

The SendToDisk property syntax has these parts:

Part Description
object An expression evaluating to an object of type MyCapture.
value A Boolean value.